home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 February / Chip_2004-02_cd1.bin / software / grab / grab.exe / {app} / WinGrab.exe / 0 / RCDATA / THTMLDLG / THTMLDLG.txt
Text File  |  2001-10-17  |  42KB  |  1,403 lines

  1. object HTMLDlg: THTMLDlg
  2.   Left = 200
  3.   Top = 108
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = ' Options - HTML image gallery:'
  7.   ClientHeight = 406
  8.   ClientWidth = 437
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Panel1: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 437
  25.     Height = 366
  26.     Align = alClient
  27.     BevelOuter = bvNone
  28.     BorderWidth = 5
  29.     ParentColor = True
  30.     TabOrder = 0
  31.     object HTMLPageControl: TPageControl
  32.       Left = 5
  33.       Top = 5
  34.       Width = 427
  35.       Height = 356
  36.       ActivePage = Code
  37.       Align = alClient
  38.       Font.Charset = DEFAULT_CHARSET
  39.       Font.Color = clWindowText
  40.       Font.Height = -12
  41.       Font.Name = 'MS Sans Serif'
  42.       Font.Style = []
  43.       ParentFont = False
  44.       TabOrder = 0
  45.       TabStop = False
  46.       object General: TTabSheet
  47.         Caption = ' General '
  48.         Font.Charset = ANSI_CHARSET
  49.         Font.Color = clBlack
  50.         Font.Height = -12
  51.         Font.Name = 'Comic Sans MS'
  52.         Font.Style = []
  53.         ParentFont = False
  54.         object GroupBox14: TGroupBox
  55.           Left = 24
  56.           Top = 128
  57.           Width = 369
  58.           Height = 62
  59.           Caption = ' Name of HTML file(s): '
  60.           Font.Charset = ANSI_CHARSET
  61.           Font.Color = clBlack
  62.           Font.Height = -12
  63.           Font.Name = 'MS Sans Serif'
  64.           Font.Style = []
  65.           ParentFont = False
  66.           TabOrder = 2
  67.           object Label8: TLabel
  68.             Left = 114
  69.             Top = 27
  70.             Width = 84
  71.             Height = 13
  72.             Caption = '+    filenumber    +'
  73.           end
  74.           object PagePrefix: TEdit
  75.             Left = 40
  76.             Top = 24
  77.             Width = 62
  78.             Height = 21
  79.             HelpContext = 627
  80.             Font.Charset = ANSI_CHARSET
  81.             Font.Color = clBlack
  82.             Font.Height = -12
  83.             Font.Name = 'MS Sans Serif'
  84.             Font.Style = []
  85.             ParentFont = False
  86.             TabOrder = 0
  87.             Text = 'gallery'
  88.             OnKeyPress = PagePrefixKeyPress
  89.           end
  90.           object ExtensionComboBox: TComboBox
  91.             Left = 216
  92.             Top = 24
  93.             Width = 62
  94.             Height = 21
  95.             HelpContext = 628
  96.             Style = csDropDownList
  97.             ItemHeight = 13
  98.             Items.Strings = (
  99.               '.html'
  100.               '.htm'
  101.               '.HTML'
  102.               '.HTM')
  103.             TabOrder = 1
  104.           end
  105.         end
  106.         object General_Button: TButton
  107.           Left = 160
  108.           Top = 292
  109.           Width = 70
  110.           Height = 25
  111.           HelpContext = 121
  112.           Caption = 'Defaults'
  113.           Font.Charset = ANSI_CHARSET
  114.           Font.Color = clBlack
  115.           Font.Height = -12
  116.           Font.Name = 'MS Sans Serif'
  117.           Font.Style = []
  118.           ParentFont = False
  119.           TabOrder = 0
  120.           OnClick = GeneralClick
  121.         end
  122.         object GroupBox33: TGroupBox
  123.           Left = 24
  124.           Top = 24
  125.           Width = 370
  126.           Height = 81
  127.           Caption = ' General: '
  128.           Font.Charset = ANSI_CHARSET
  129.           Font.Color = clBlack
  130.           Font.Height = -12
  131.           Font.Name = 'MS Sans Serif'
  132.           Font.Style = []
  133.           ParentFont = False
  134.           TabOrder = 1
  135.           object RelativeRef: TCheckBox
  136.             Left = 25
  137.             Top = 46
  138.             Width = 288
  139.             Height = 17
  140.             HelpContext = 515
  141.             TabStop = False
  142.             Caption = 'Calculate relative references  (not absolute references)'
  143.             TabOrder = 1
  144.           end
  145.           object LinkPages: TCheckBox
  146.             Left = 24
  147.             Top = 23
  148.             Width = 217
  149.             Height = 17
  150.             HelpContext = 517
  151.             TabStop = False
  152.             Caption = 'Write navigation links '#39'Back'#39' and '#39'Next'#39
  153.             TabOrder = 0
  154.           end
  155.         end
  156.         object GroupBox2: TGroupBox
  157.           Left = 24
  158.           Top = 210
  159.           Width = 369
  160.           Height = 62
  161.           HelpContext = 526
  162.           Caption = ' Name of thumb folder(s): '
  163.           Font.Charset = ANSI_CHARSET
  164.           Font.Color = clBlack
  165.           Font.Height = -12
  166.           Font.Name = 'MS Sans Serif'
  167.           Font.Style = []
  168.           ParentFont = False
  169.           TabOrder = 3
  170.           object Label14: TLabel
  171.             Left = 114
  172.             Top = 27
  173.             Width = 66
  174.             Height = 13
  175.             Caption = '+    filenumber'
  176.           end
  177.           object ThumbsPrefix: TEdit
  178.             Left = 40
  179.             Top = 24
  180.             Width = 62
  181.             Height = 21
  182.             HelpContext = 526
  183.             TabOrder = 0
  184.             Text = 'thumbs'
  185.             OnKeyPress = ThumbsPrefixKeyPress
  186.           end
  187.         end
  188.       end
  189.       object Background: TTabSheet
  190.         Caption = ' Background '
  191.         object Background_Button: TButton
  192.           Left = 160
  193.           Top = 292
  194.           Width = 70
  195.           Height = 25
  196.           HelpContext = 121
  197.           Caption = 'Defaults'
  198.           TabOrder = 0
  199.           OnClick = BackgroundClick
  200.         end
  201.         object GroupBox32: TGroupBox
  202.           Left = 24
  203.           Top = 24
  204.           Width = 370
  205.           Height = 145
  206.           Caption = ' Document background (color or image): '
  207.           TabOrder = 1
  208.           object PickBodyCol: TButton
  209.             Left = 290
  210.             Top = 31
  211.             Width = 60
  212.             Height = 22
  213.             Caption = 'Select...'
  214.             TabOrder = 1
  215.             OnClick = PickBodyColClick
  216.           end
  217.           object UseBGColor: TRadioButton
  218.             Left = 24
  219.             Top = 32
  220.             Width = 129
  221.             Height = 17
  222.             HelpContext = 518
  223.             Caption = 'Use background color:'
  224.             Checked = True
  225.             TabOrder = 4
  226.             TabStop = True
  227.           end
  228.           object BrowseButton: TButton
  229.             Left = 290
  230.             Top = 90
  231.             Width = 60
  232.             Height = 22
  233.             Caption = 'Browse...'
  234.             TabOrder = 3
  235.             OnClick = BrowseButtonClick
  236.           end
  237.           object BackgroundEdit: TEdit
  238.             Left = 44
  239.             Top = 90
  240.             Width = 237
  241.             Height = 21
  242.             HelpContext = 520
  243.             TabOrder = 2
  244.           end
  245.           object BodyColorComboBox: TComboBox
  246.             Left = 164
  247.             Top = 31
  248.             Width = 118
  249.             Height = 21
  250.             HelpContext = 507
  251.             DropDownCount = 16
  252.             ItemHeight = 13
  253.             TabOrder = 0
  254.             Text = 'lightgoldenrodyellow'
  255.             OnExit = BodyColorComboBoxExit
  256.           end
  257.           object UseBGImage: TRadioButton
  258.             Left = 24
  259.             Top = 70
  260.             Width = 137
  261.             Height = 17
  262.             HelpContext = 519
  263.             Caption = 'Use background image:'
  264.             TabOrder = 5
  265.           end
  266.         end
  267.       end
  268.       object Links: TTabSheet
  269.         Caption = '  Links '
  270.         object GroupBox36: TGroupBox
  271.           Left = 24
  272.           Top = 24
  273.           Width = 370
  274.           Height = 253
  275.           Caption = ' Navigation links: '
  276.           TabOrder = 1
  277.           object Label42: TLabel
  278.             Left = 204
  279.             Top = 210
  280.             Width = 47
  281.             Height = 13
  282.             Caption = 'Font Size:'
  283.           end
  284.           object Label36: TLabel
  285.             Left = 20
  286.             Top = 210
  287.             Width = 51
  288.             Height = 13
  289.             Caption = 'Font Face:'
  290.           end
  291.           object Label40: TLabel
  292.             Left = 20
  293.             Top = 166
  294.             Width = 97
  295.             Height = 13
  296.             Caption = 'Color of Visited links:'
  297.             Font.Charset = ANSI_CHARSET
  298.             Font.Color = clBlack
  299.             Font.Height = -12
  300.             Font.Name = 'MS Sans Serif'
  301.             Font.Style = []
  302.             ParentFont = False
  303.           end
  304.           object Label12: TLabel
  305.             Left = 20
  306.             Top = 31
  307.             Width = 90
  308.             Height = 13
  309.             Caption = 'Text for '#39'Back'#39' link:'
  310.           end
  311.           object Label13: TLabel
  312.             Left = 20
  313.             Top = 58
  314.             Width = 87
  315.             Height = 13
  316.             Caption = 'Text for '#39'Next'#39' link:'
  317.           end
  318.           object Label5: TLabel
  319.             Left = 20
  320.             Top = 136
  321.             Width = 110
  322.             Height = 13
  323.             Caption = 'Color of Unvisited links:'
  324.           end
  325.           object Label6: TLabel
  326.             Left = 20
  327.             Top = 97
  328.             Width = 179
  329.             Height = 13
  330.             Caption = 'Insert between '#39'Back'#39' and '#39'Next'#39' links:'
  331.           end
  332.           object BackEdit: TEdit
  333.             Left = 142
  334.             Top = 28
  335.             Width = 104
  336.             Height = 21
  337.             HelpContext = 528
  338.             TabOrder = 0
  339.             Text = 'Back'
  340.           end
  341.           object NextEdit: TEdit
  342.             Left = 142
  343.             Top = 55
  344.             Width = 104
  345.             Height = 21
  346.             HelpContext = 529
  347.             TabOrder = 1
  348.             Text = 'Next'
  349.           end
  350.           object PickLinkCol: TButton
  351.             Left = 270
  352.             Top = 133
  353.             Width = 60
  354.             Height = 22
  355.             Caption = 'Select...'
  356.             TabOrder = 3
  357.             OnClick = PickLinkColClick
  358.           end
  359.           object PicVlinkCol: TButton
  360.             Left = 270
  361.             Top = 163
  362.             Width = 60
  363.             Height = 22
  364.             Caption = 'Select...'
  365.             TabOrder = 5
  366.             OnClick = PicVlinkColClick
  367.           end
  368.           object FontSize3Edit: TEdit
  369.             Left = 258
  370.             Top = 207
  371.             Width = 25
  372.             Height = 21
  373.             HelpContext = 530
  374.             ReadOnly = True
  375.             TabOrder = 7
  376.             Text = '1'
  377.           end
  378.           object FontSize3: TUpDown
  379.             Left = 283
  380.             Top = 207
  381.             Width = 15
  382.             Height = 21
  383.             HelpContext = 530
  384.             Associate = FontSize3Edit
  385.             Min = 1
  386.             Max = 7
  387.             Position = 1
  388.             TabOrder = 8
  389.             Wrap = False
  390.           end
  391.           object LinkComboBox: TComboBox
  392.             Left = 142
  393.             Top = 133
  394.             Width = 118
  395.             Height = 21
  396.             HelpContext = 523
  397.             DropDownCount = 16
  398.             ItemHeight = 13
  399.             TabOrder = 2
  400.             Text = '#DDDDDD'
  401.             OnExit = LinkComboBoxExit
  402.           end
  403.           object VlinkComboBox: TComboBox
  404.             Left = 142
  405.             Top = 163
  406.             Width = 118
  407.             Height = 21
  408.             HelpContext = 524
  409.             DropDownCount = 16
  410.             ItemHeight = 13
  411.             TabOrder = 4
  412.             Text = '#DDDDDD'
  413.             OnExit = VlinkComboBoxExit
  414.           end
  415.           object FontFace3: TEdit
  416.             Left = 78
  417.             Top = 207
  418.             Width = 102
  419.             Height = 21
  420.             HelpContext = 678
  421.             TabOrder = 6
  422.             Text = 'arial'
  423.           end
  424.           object InsertBack: TEdit
  425.             Left = 214
  426.             Top = 94
  427.             Width = 115
  428.             Height = 21
  429.             HelpContext = 636
  430.             TabOrder = 9
  431.             Text = ' ¡ '
  432.           end
  433.         end
  434.         object Links_Button: TButton
  435.           Left = 160
  436.           Top = 292
  437.           Width = 70
  438.           Height = 25
  439.           HelpContext = 121
  440.           Caption = 'Defaults'
  441.           TabOrder = 0
  442.           OnClick = LinksClick
  443.         end
  444.       end
  445.       object Table: TTabSheet
  446.         Caption = ' Thumbs table '
  447.         object GroupBox28: TGroupBox
  448.           Left = 24
  449.           Top = 140
  450.           Width = 370
  451.           Height = 138
  452.           Caption = ' Table attributes: '
  453.           TabOrder = 3
  454.           object Label18: TLabel
  455.             Left = 194
  456.             Top = 63
  457.             Width = 64
  458.             Height = 13
  459.             Caption = 'Table Border:'
  460.           end
  461.           object Label22: TLabel
  462.             Left = 20
  463.             Top = 63
  464.             Width = 62
  465.             Height = 13
  466.             Caption = 'Cell Padding:'
  467.           end
  468.           object Label26: TLabel
  469.             Left = 20
  470.             Top = 91
  471.             Width = 62
  472.             Height = 13
  473.             Caption = 'Cell Spacing:'
  474.           end
  475.           object Label57: TLabel
  476.             Left = 315
  477.             Top = 63
  478.             Width = 26
  479.             Height = 13
  480.             Caption = 'pixels'
  481.           end
  482.           object Label56: TLabel
  483.             Left = 144
  484.             Top = 63
  485.             Width = 26
  486.             Height = 13
  487.             Caption = 'pixels'
  488.           end
  489.           object Label58: TLabel
  490.             Left = 144
  491.             Top = 91
  492.             Width = 26
  493.             Height = 13
  494.             Caption = 'pixels'
  495.           end
  496.           object BorderEdit: TEdit
  497.             Left = 270
  498.             Top = 60
  499.             Width = 25
  500.             Height = 21
  501.             HelpContext = 502
  502.             ReadOnly = True
  503.             TabOrder = 4
  504.             Text = '0'
  505.           end
  506.           object TableBorder: TUpDown
  507.             Left = 295
  508.             Top = 60
  509.             Width = 15
  510.             Height = 21
  511.             HelpContext = 502
  512.             Associate = BorderEdit
  513.             Min = 0
  514.             Max = 999
  515.             Position = 0
  516.             TabOrder = 8
  517.             Wrap = False
  518.           end
  519.           object PaddingEdit: TEdit
  520.             Left = 98
  521.             Top = 60
  522.             Width = 25
  523.             Height = 21
  524.             HelpContext = 503
  525.             ReadOnly = True
  526.             TabOrder = 2
  527.             Text = '0'
  528.           end
  529.           object SpacingEdit: TEdit
  530.             Left = 98
  531.             Top = 88
  532.             Width = 25
  533.             Height = 21
  534.             HelpContext = 504
  535.             ReadOnly = True
  536.             TabOrder = 3
  537.             Text = '0'
  538.           end
  539.           object CellPadding: TUpDown
  540.             Left = 123
  541.             Top = 60
  542.             Width = 15
  543.             Height = 21
  544.             HelpContext = 503
  545.             Associate = PaddingEdit
  546.             Min = 0
  547.             Max = 999
  548.             Position = 0
  549.             TabOrder = 6
  550.             Wrap = False
  551.           end
  552.           object CellSpacing: TUpDown
  553.             Left = 123
  554.             Top = 88
  555.             Width = 15
  556.             Height = 21
  557.             HelpContext = 504
  558.             Associate = SpacingEdit
  559.             Min = 0
  560.             Max = 999
  561.             Position = 0
  562.             TabOrder = 7
  563.             Wrap = False
  564.           end
  565.           object PickTableCol: TButton
  566.             Left = 286
  567.             Top = 23
  568.             Width = 64
  569.             Height = 22
  570.             Caption = 'Select...'
  571.             TabOrder = 1
  572.             OnClick = PickTableColClick
  573.           end
  574.           object BGColorComboBox: TComboBox
  575.             Left = 160
  576.             Top = 23
  577.             Width = 118
  578.             Height = 21
  579.             HelpContext = 501
  580.             DropDownCount = 16
  581.             ItemHeight = 13
  582.             TabOrder = 0
  583.             Text = '#DDDDDD'
  584.             OnExit = BGColorComboBoxExit
  585.           end
  586.           object UseTableColor: TCheckBox
  587.             Left = 24
  588.             Top = 24
  589.             Width = 129
  590.             Height = 17
  591.             HelpContext = 626
  592.             TabStop = False
  593.             Caption = 'Use background color:'
  594.             TabOrder = 5
  595.           end
  596.         end
  597.         object Table_Button: TButton
  598.           Left = 160
  599.           Top = 292
  600.           Width = 70
  601.           Height = 25
  602.           HelpContext = 121
  603.           Caption = 'Defaults'
  604.           TabOrder = 0
  605.           OnClick = TableClick
  606.         end
  607.         object GroupBox4: TGroupBox
  608.           Left = 24
  609.           Top = 24
  610.           Width = 150
  611.           Height = 96
  612.           Caption = ' Table layout: '
  613.           TabOrder = 1
  614.           object Label1: TLabel
  615.             Left = 16
  616.             Top = 58
  617.             Width = 43
  618.             Height = 13
  619.             Caption = 'Columns:'
  620.           end
  621.           object Label2: TLabel
  622.             Left = 16
  623.             Top = 27
  624.             Width = 30
  625.             Height = 13
  626.             Caption = 'Rows:'
  627.           end
  628.           object ColEdit: TEdit
  629.             Left = 72
  630.             Top = 54
  631.             Width = 31
  632.             Height = 21
  633.             HelpContext = 671
  634.             MaxLength = 2
  635.             ReadOnly = True
  636.             TabOrder = 1
  637.             Text = '4'
  638.           end
  639.           object ColUpDown: TUpDown
  640.             Left = 103
  641.             Top = 54
  642.             Width = 15
  643.             Height = 21
  644.             HelpContext = 671
  645.             Associate = ColEdit
  646.             Min = 1
  647.             Max = 99
  648.             Position = 4
  649.             TabOrder = 3
  650.             Wrap = False
  651.           end
  652.           object RowEdit: TEdit
  653.             Left = 72
  654.             Top = 23
  655.             Width = 31
  656.             Height = 21
  657.             HelpContext = 670
  658.             MaxLength = 2
  659.             ReadOnly = True
  660.             TabOrder = 0
  661.             Text = '12'
  662.           end
  663.           object RowUpDown: TUpDown
  664.             Left = 103
  665.             Top = 23
  666.             Width = 15
  667.             Height = 21
  668.             HelpContext = 670
  669.             Associate = RowEdit
  670.             Min = 1
  671.             Max = 99
  672.             Position = 12
  673.             TabOrder = 2
  674.             Wrap = False
  675.           end
  676.         end
  677.         object GroupBox31: TGroupBox
  678.           Left = 201
  679.           Top = 24
  680.           Width = 193
  681.           Height = 96
  682.           Caption = ' Alignment of cell content: '
  683.           TabOrder = 2
  684.           object Label46: TLabel
  685.             Left = 30
  686.             Top = 58
  687.             Width = 38
  688.             Height = 13
  689.             Caption = 'Vertical:'
  690.           end
  691.           object Label3: TLabel
  692.             Left = 30
  693.             Top = 27
  694.             Width = 50
  695.             Height = 13
  696.             Caption = 'Horisontal:'
  697.           end
  698.           object ValignComboBox: TComboBox
  699.             Left = 88
  700.             Top = 54
  701.             Width = 59
  702.             Height = 21
  703.             HelpContext = 505
  704.             Style = csDropDownList
  705.             ItemHeight = 13
  706.             Items.Strings = (
  707.               'bottom'
  708.               'middle'
  709.               'top')
  710.             TabOrder = 1
  711.           end
  712.           object AlignComboBox: TComboBox
  713.             Left = 88
  714.             Top = 23
  715.             Width = 59
  716.             Height = 21
  717.             HelpContext = 672
  718.             Style = csDropDownList
  719.             ItemHeight = 13
  720.             Items.Strings = (
  721.               'center'
  722.               'left'
  723.               'right')
  724.             TabOrder = 0
  725.           end
  726.         end
  727.       end
  728.       object Thumbs: TTabSheet
  729.         Caption = ' Thumbs '
  730.         object Thumbs_Button: TButton
  731.           Left = 160
  732.           Top = 292
  733.           Width = 70
  734.           Height = 25
  735.           HelpContext = 121
  736.           Caption = 'Defaults'
  737.           TabOrder = 0
  738.           OnClick = ThumbsClick
  739.         end
  740.         object GroupBox35: TGroupBox
  741.           Left = 201
  742.           Top = 24
  743.           Width = 193
  744.           Height = 96
  745.           Caption = ' Creating JPG thumb: '
  746.           Font.Charset = ANSI_CHARSET
  747.           Font.Color = clBlack
  748.           Font.Height = -12
  749.           Font.Name = 'MS Sans Serif'
  750.           Font.Style = []
  751.           ParentFont = False
  752.           TabOrder = 2
  753.           object Label54: TLabel
  754.             Left = 22
  755.             Top = 27
  756.             Width = 80
  757.             Height = 13
  758.             Caption = 'Quality (0 - 100) :'
  759.           end
  760.           object Label55: TLabel
  761.             Left = 22
  762.             Top = 58
  763.             Width = 84
  764.             Height = 13
  765.             Caption = 'Smooth (0 - 100) :'
  766.           end
  767.           object JpegHtmlEdit: TEdit
  768.             Left = 120
  769.             Top = 23
  770.             Width = 33
  771.             Height = 21
  772.             HelpContext = 200
  773.             MaxLength = 3
  774.             TabOrder = 0
  775.             Text = '85'
  776.             OnExit = JpegHtmlEditExit
  777.             OnKeyPress = JpegHtmlEditKeyPress
  778.           end
  779.           object JpegHtmlUpDown: TUpDown
  780.             Left = 153
  781.             Top = 23
  782.             Width = 15
  783.             Height = 21
  784.             HelpContext = 200
  785.             Associate = JpegHtmlEdit
  786.             Min = 0
  787.             Increment = 5
  788.             Position = 85
  789.             TabOrder = 2
  790.             Thousands = False
  791.             Wrap = False
  792.           end
  793.           object SmoothHtmlEdit: TEdit
  794.             Left = 120
  795.             Top = 54
  796.             Width = 33
  797.             Height = 21
  798.             HelpContext = 403
  799.             MaxLength = 3
  800.             TabOrder = 1
  801.             Text = '0'
  802.             OnExit = SmoothHtmlEditExit
  803.             OnKeyPress = SmoothHtmlEditKeyPress
  804.           end
  805.           object SmoothHtmlUpDown: TUpDown
  806.             Left = 153
  807.             Top = 54
  808.             Width = 15
  809.             Height = 21
  810.             HelpContext = 403
  811.             Associate = SmoothHtmlEdit
  812.             Min = 0
  813.             Increment = 10
  814.             Position = 0
  815.             TabOrder = 3
  816.             Thousands = False
  817.             Wrap = False
  818.           end
  819.         end
  820.         object GroupBox29: TGroupBox
  821.           Left = 24
  822.           Top = 140
  823.           Width = 150
  824.           Height = 60
  825.           Caption = ' Thumb border (pixels): '
  826.           TabOrder = 3
  827.           object Label34: TLabel
  828.             Left = 23
  829.             Top = 25
  830.             Width = 34
  831.             Height = 13
  832.             Caption = 'Border:'
  833.           end
  834.           object ImgBorderEdit: TEdit
  835.             Left = 70
  836.             Top = 22
  837.             Width = 31
  838.             Height = 21
  839.             HelpContext = 506
  840.             ReadOnly = True
  841.             TabOrder = 0
  842.             Text = '0'
  843.           end
  844.           object ImgBorder: TUpDown
  845.             Left = 101
  846.             Top = 22
  847.             Width = 15
  848.             Height = 21
  849.             HelpContext = 506
  850.             Associate = ImgBorderEdit
  851.             Min = 0
  852.             Max = 999
  853.             Position = 0
  854.             TabOrder = 1
  855.             Wrap = False
  856.           end
  857.         end
  858.         object GroupBox20: TGroupBox
  859.           Left = 24
  860.           Top = 24
  861.           Width = 150
  862.           Height = 96
  863.           Caption = ' Thumb size (pixels): '
  864.           TabOrder = 1
  865.           object Label48: TLabel
  866.             Left = 23
  867.             Top = 27
  868.             Width = 31
  869.             Height = 13
  870.             Caption = 'Width:'
  871.           end
  872.           object Label49: TLabel
  873.             Left = 23
  874.             Top = 58
  875.             Width = 34
  876.             Height = 13
  877.             Caption = 'Height:'
  878.           end
  879.           object ThumbWidthEdit: TEdit
  880.             Left = 70
  881.             Top = 23
  882.             Width = 31
  883.             Height = 21
  884.             HelpContext = 673
  885.             TabOrder = 0
  886.             Text = '100'
  887.             OnExit = ThumbWidthEditExit
  888.             OnKeyPress = ThumbWidthEditKeyPress
  889.           end
  890.           object ThumbHeightEdit: TEdit
  891.             Left = 70
  892.             Top = 54
  893.             Width = 31
  894.             Height = 21
  895.             HelpContext = 674
  896.             TabOrder = 1
  897.             Text = '100'
  898.             OnExit = ThumbHeightEditExit
  899.             OnKeyPress = ThumbHeightEditKeyPress
  900.           end
  901.           object ThumbWidthUpDown: TUpDown
  902.             Left = 101
  903.             Top = 23
  904.             Width = 15
  905.             Height = 21
  906.             HelpContext = 673
  907.             Associate = ThumbWidthEdit
  908.             Min = 10
  909.             Max = 999
  910.             Increment = 10
  911.             Position = 100
  912.             TabOrder = 2
  913.             Wrap = False
  914.           end
  915.           object ThumbHeightUpDown: TUpDown
  916.             Left = 101
  917.             Top = 54
  918.             Width = 15
  919.             Height = 21
  920.             HelpContext = 674
  921.             Associate = ThumbHeightEdit
  922.             Min = 10
  923.             Max = 999
  924.             Increment = 10
  925.             Position = 100
  926.             TabOrder = 3
  927.             Wrap = False
  928.           end
  929.         end
  930.         object GroupBox34: TGroupBox
  931.           Left = 200
  932.           Top = 140
  933.           Width = 193
  934.           Height = 60
  935.           Caption = ' Browser target window name: '
  936.           Font.Charset = ANSI_CHARSET
  937.           Font.Color = clBlack
  938.           Font.Height = -12
  939.           Font.Name = 'MS Sans Serif'
  940.           Font.Style = []
  941.           ParentFont = False
  942.           TabOrder = 4
  943.           object TargetComboBox: TComboBox
  944.             Left = 42
  945.             Top = 22
  946.             Width = 103
  947.             Height = 21
  948.             HelpContext = 527
  949.             ItemHeight = 13
  950.             Items.Strings = (
  951.               '_blank'
  952.               '_parent'
  953.               '_self'
  954.               '_top')
  955.             TabOrder = 0
  956.           end
  957.         end
  958.       end
  959.       object Caption: TTabSheet
  960.         Caption = 'Caption'
  961.         object Text_Button: TButton
  962.           Left = 160
  963.           Top = 292
  964.           Width = 70
  965.           Height = 25
  966.           HelpContext = 121
  967.           Caption = 'Defaults'
  968.           TabOrder = 0
  969.           OnClick = TextClick
  970.         end
  971.         object GroupBox30: TGroupBox
  972.           Left = 24
  973.           Top = 24
  974.           Width = 241
  975.           Height = 118
  976.           Caption = ' Caption below thumb: '
  977.           TabOrder = 1
  978.           object WriteFileSize: TCheckBox
  979.             Left = 24
  980.             Top = 52
  981.             Width = 97
  982.             Height = 17
  983.             HelpContext = 522
  984.             TabStop = False
  985.             Caption = 'Filesize  (kB)'
  986.             TabOrder = 2
  987.           end
  988.           object WriteFileName: TCheckBox
  989.             Left = 24
  990.             Top = 24
  991.             Width = 63
  992.             Height = 17
  993.             HelpContext = 521
  994.             TabStop = False
  995.             Caption = 'Filename,'
  996.             State = cbChecked
  997.             TabOrder = 0
  998.           end
  999.           object WithExtension: TCheckBox
  1000.             Left = 94
  1001.             Top = 24
  1002.             Width = 97
  1003.             Height = 17
  1004.             HelpContext = 675
  1005.             TabStop = False
  1006.             Caption = 'with extension'
  1007.             TabOrder = 1
  1008.           end
  1009.           object WriteImageDim: TCheckBox
  1010.             Left = 24
  1011.             Top = 80
  1012.             Width = 193
  1013.             Height = 17
  1014.             HelpContext = 676
  1015.             TabStop = False
  1016.             Caption = 'Image dimensions  (width x height)'
  1017.             TabOrder = 3
  1018.           end
  1019.         end
  1020.         object GroupBox3: TGroupBox
  1021.           Left = 24
  1022.           Top = 160
  1023.           Width = 370
  1024.           Height = 117
  1025.           Caption = ' Text attributes for caption: '
  1026.           TabOrder = 2
  1027.           object Label43: TLabel
  1028.             Left = 20
  1029.             Top = 74
  1030.             Width = 51
  1031.             Height = 13
  1032.             Caption = 'Font Face:'
  1033.           end
  1034.           object Label44: TLabel
  1035.             Left = 204
  1036.             Top = 74
  1037.             Width = 47
  1038.             Height = 13
  1039.             Caption = 'Font Size:'
  1040.           end
  1041.           object Label4: TLabel
  1042.             Left = 20
  1043.             Top = 31
  1044.             Width = 51
  1045.             Height = 13
  1046.             Caption = 'Font Color:'
  1047.           end
  1048.           object PickFontCol: TButton
  1049.             Left = 206
  1050.             Top = 28
  1051.             Width = 64
  1052.             Height = 22
  1053.             Caption = 'Select...'
  1054.             TabOrder = 1
  1055.             OnClick = PickFontColClick
  1056.           end
  1057.           object FontColorComboBox: TComboBox
  1058.             Left = 78
  1059.             Top = 28
  1060.             Width = 118
  1061.             Height = 21
  1062.             HelpContext = 508
  1063.             DropDownCount = 16
  1064.             ItemHeight = 13
  1065.             TabOrder = 0
  1066.             Text = '#DDDDDD'
  1067.             OnExit = FontColorComboBoxExit
  1068.           end
  1069.           object FontFace: TEdit
  1070.             Left = 78
  1071.             Top = 71
  1072.             Width = 102
  1073.             Height = 21
  1074.             HelpContext = 510
  1075.             TabOrder = 2
  1076.             Text = 'arial'
  1077.           end
  1078.           object FontSize2Edit: TEdit
  1079.             Left = 258
  1080.             Top = 71
  1081.             Width = 25
  1082.             Height = 21
  1083.             HelpContext = 509
  1084.             ReadOnly = True
  1085.             TabOrder = 3
  1086.             Text = '1'
  1087.           end
  1088.           object FontSize2: TUpDown
  1089.             Left = 283
  1090.             Top = 71
  1091.             Width = 15
  1092.             Height = 21
  1093.             HelpContext = 509
  1094.             Associate = FontSize2Edit
  1095.             Min = 1
  1096.             Max = 7
  1097.             Position = 1
  1098.             TabOrder = 4
  1099.             Wrap = False
  1100.           end
  1101.         end
  1102.       end
  1103.       object Code: TTabSheet
  1104.         Caption = '   HTML   '
  1105.         object Label7: TLabel
  1106.           Left = 26
  1107.           Top = 68
  1108.           Width = 122
  1109.           Height = 13
  1110.           Caption = 'Insert in <BODY> section:'
  1111.         end
  1112.         object Label9: TLabel
  1113.           Left = 98
  1114.           Top = 212
  1115.           Width = 212
  1116.           Height = 13
  1117.           Caption = '<---------- Table of thumbs comes here ---------->'
  1118.         end
  1119.         object Label10: TLabel
  1120.           Left = 26
  1121.           Top = 10
  1122.           Width = 122
  1123.           Height = 13
  1124.           Caption = 'Insert in <HEAD> section:'
  1125.         end
  1126.         object Label11: TLabel
  1127.           Left = 98
  1128.           Top = 140
  1129.           Width = 211
  1130.           Height = 13
  1131.           Caption = '<---------- Navigation links comes here ---------->'
  1132.         end
  1133.         object BodyMemo1: TMemo
  1134.           Left = 24
  1135.           Top = 84
  1136.           Width = 377
  1137.           Height = 54
  1138.           HelpContext = 623
  1139.           Font.Charset = ANSI_CHARSET
  1140.           Font.Color = clBlack
  1141.           Font.Height = -13
  1142.           Font.Name = 'MS Sans Serif'
  1143.           Font.Style = []
  1144.           ParentFont = False
  1145.           ScrollBars = ssVertical
  1146.           TabOrder = 1
  1147.           WordWrap = False
  1148.         end
  1149.         object BodyMemo3: TMemo
  1150.           Left = 24
  1151.           Top = 228
  1152.           Width = 377
  1153.           Height = 54
  1154.           HelpContext = 625
  1155.           Font.Charset = ANSI_CHARSET
  1156.           Font.Color = clBlack
  1157.           Font.Height = -13
  1158.           Font.Name = 'MS Sans Serif'
  1159.           Font.Style = []
  1160.           ParentFont = False
  1161.           ScrollBars = ssVertical
  1162.           TabOrder = 3
  1163.           WordWrap = False
  1164.         end
  1165.         object HeadMemo: TMemo
  1166.           Left = 24
  1167.           Top = 26
  1168.           Width = 377
  1169.           Height = 38
  1170.           HelpContext = 622
  1171.           Font.Charset = ANSI_CHARSET
  1172.           Font.Color = clBlack
  1173.           Font.Height = -13
  1174.           Font.Name = 'MS Sans Serif'
  1175.           Font.Style = []
  1176.           ParentFont = False
  1177.           ScrollBars = ssVertical
  1178.           TabOrder = 0
  1179.           WordWrap = False
  1180.         end
  1181.         object CodeButton: TButton
  1182.           Left = 160
  1183.           Top = 292
  1184.           Width = 70
  1185.           Height = 25
  1186.           HelpContext = 121
  1187.           Caption = 'Defaults'
  1188.           TabOrder = 4
  1189.           OnClick = CodeButtonClick
  1190.         end
  1191.         object BodyMemo2: TMemo
  1192.           Left = 24
  1193.           Top = 156
  1194.           Width = 377
  1195.           Height = 54
  1196.           HelpContext = 624
  1197.           Font.Charset = ANSI_CHARSET
  1198.           Font.Color = clBlack
  1199.           Font.Height = -13
  1200.           Font.Name = 'MS Sans Serif'
  1201.           Font.Style = []
  1202.           ParentFont = False
  1203.           ScrollBars = ssVertical
  1204.           TabOrder = 2
  1205.           WordWrap = False
  1206.         end
  1207.       end
  1208.     end
  1209.   end
  1210.   object BottomPanel: TPanel
  1211.     Left = 0
  1212.     Top = 366
  1213.     Width = 437
  1214.     Height = 40
  1215.     Align = alBottom
  1216.     BevelOuter = bvNone
  1217.     ParentColor = True
  1218.     TabOrder = 1
  1219.     object ResetButton: TButton
  1220.       Left = 288
  1221.       Top = 6
  1222.       Width = 75
  1223.       Height = 26
  1224.       HelpContext = 32
  1225.       Caption = 'Reset...'
  1226.       Font.Charset = DEFAULT_CHARSET
  1227.       Font.Color = clWindowText
  1228.       Font.Height = -12
  1229.       Font.Name = 'MS Sans Serif'
  1230.       Font.Style = []
  1231.       ParentFont = False
  1232.       TabOrder = 2
  1233.       OnClick = ResetButtonClick
  1234.     end
  1235.     object OKBitBtn: TBitBtn
  1236.       Left = 90
  1237.       Top = 6
  1238.       Width = 75
  1239.       Height = 26
  1240.       HelpContext = 30
  1241.       Caption = 'OK'
  1242.       ModalResult = 1
  1243.       TabOrder = 0
  1244.       Glyph.Data = {
  1245.         CE070000424DCE07000000000000360000002800000024000000120000000100
  1246.         1800000000009807000000000000000000000000000000000000007F7F007F7F
  1247.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1248.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1249.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1250.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1251.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1252.         7F7F007F7F007F7F007F7F007F7FFFFFFF007F7F007F7F007F7F007F7F007F7F
  1253.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1254.         7F7F00007F0000007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1255.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F7F7F7FFFFFFF
  1256.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1257.         7F007F7F007F7F007F7F7F0000007F00007F007F0000007F7F007F7F007F7F00
  1258.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1259.         7F7F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F
  1260.         7F007F7F007F7F007F7F007F7F007F7F007F7F7F0000007F00007F00007F0000
  1261.         7F007F0000007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1262.         007F7F007F7F007F7F7F7F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F
  1263.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F000000
  1264.         7F00007F00007F00007F00007F00007F007F0000007F7F007F7F007F7F007F7F
  1265.         007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F007F7F007F7F007F7F007F
  1266.         7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F00
  1267.         7F7F007F7F7F0000007F00007F00007F0000FF00007F00007F00007F00007F00
  1268.         7F0000007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFF
  1269.         FF007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F7F7F7FFFFFFF007F7F00
  1270.         7F7F007F7F007F7F007F7F007F7F007F7F007F00007F00007F0000FF00007F7F
  1271.         00FF00007F00007F00007F007F0000007F7F007F7F007F7F007F7F007F7F007F
  1272.         7F007F7F007F7F7F7F7FFFFFFF007F7F7F7F7F007F7F7F7F7FFFFFFF007F7F00
  1273.         7F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F007F7F00FF00
  1274.         007F0000FF00007F7F007F7F007F7F00FF00007F00007F00007F007F0000007F
  1275.         7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF7F7F7F007F7F00
  1276.         7F7F007F7F7F7F7FFFFFFF007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F
  1277.         007F7F007F7F007F7F007F7F00FF00007F7F007F7F007F7F007F7F007F7F00FF
  1278.         00007F00007F00007F007F0000007F7F007F7F007F7F007F7F007F7F007F7F00
  1279.         7F7F7F7F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F
  1280.         7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1281.         7F007F7F007F7F007F7F007F7F00FF00007F00007F00007F007F0000007F7F00
  1282.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1283.         007F7F7F7F7FFFFFFF007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F
  1284.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00FF0000
  1285.         7F00007F00007F007F0000007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1286.         007F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F7F7F
  1287.         7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1288.         7F7F007F7F007F7F007F7F00FF00007F00007F00007F007F0000007F7F007F7F
  1289.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1290.         7F7F7F7FFFFFFF007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F00
  1291.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00FF00007F00
  1292.         007F00007F007F0000007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1293.         7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F7F7F7FFF
  1294.         FFFF007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1295.         007F7F007F7F007F7F00FF00007F00007F007F0000007F7F007F7F007F7F007F
  1296.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F
  1297.         7F7FFFFFFF007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F
  1298.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00FF00007F00007F
  1299.         00007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1300.         7F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF7F7F7F007F7F007F7F007F7F
  1301.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1302.         7F007F7F007F7F00FF00007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1303.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F
  1304.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1305.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1306.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1307.         007F7F007F7F007F7F007F7F007F7F007F7F}
  1308.       NumGlyphs = 2
  1309.     end
  1310.     object BitBtn1: TBitBtn
  1311.       Left = 174
  1312.       Top = 6
  1313.       Width = 75
  1314.       Height = 26
  1315.       HelpContext = 31
  1316.       Caption = 'Cancel'
  1317.       ModalResult = 2
  1318.       TabOrder = 1
  1319.       Glyph.Data = {
  1320.         CE070000424DCE07000000000000360000002800000024000000120000000100
  1321.         1800000000009807000000000000000000000000000000000000007F7F007F7F
  1322.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1323.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1324.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1325.         007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F7F7F7F007F7F007F7F007F
  1326.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1327.         7F7F007F7F007F7F007F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F
  1328.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F0000FF0000
  1329.         7F00007F7F7F7F007F7F007F7F007F7F007F7F007F7F0000FF7F7F7F007F7F00
  1330.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F7F7F7FFFFFFF007F7F
  1331.         007F7F007F7F007F7F007F7F007F7FFFFFFF007F7F007F7F007F7F007F7F007F
  1332.         7F007F7F007F7F0000FF00007F00007F00007F7F7F7F007F7F007F7F007F7F00
  1333.         00FF00007F00007F7F7F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F
  1334.         FFFFFF007F7F7F7F7FFFFFFF007F7F007F7F007F7FFFFFFF7F7F7F7F7F7FFFFF
  1335.         FF007F7F007F7F007F7F007F7F007F7F007F7F0000FF00007F00007F00007F00
  1336.         007F7F7F7F007F7F0000FF00007F00007F00007F00007F7F7F7F007F7F007F7F
  1337.         007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F7F7F7FFFFFFF007F7FFFFF
  1338.         FF7F7F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F00
  1339.         7F7F0000FF00007F00007F00007F00007F7F7F7F00007F00007F00007F00007F
  1340.         00007F7F7F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F
  1341.         7F007F7F7F7F7FFFFFFF7F7F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF00
  1342.         7F7F007F7F007F7F007F7F007F7F007F7F0000FF00007F00007F00007F00007F
  1343.         00007F00007F00007F00007F7F7F7F007F7F007F7F007F7F007F7F007F7F007F
  1344.         7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F7F7F7F007F7F007F7F007F7F00
  1345.         7F7FFFFFFF7F7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1346.         0000FF00007F00007F00007F00007F00007F00007F7F7F7F007F7F007F7F007F
  1347.         7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F00
  1348.         7F7F007F7F007F7F007F7FFFFFFF7F7F7F007F7F007F7F007F7F007F7F007F7F
  1349.         007F7F007F7F007F7F007F7F007F7F00007F00007F00007F00007F00007F7F7F
  1350.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1351.         7F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F7F7F7F007F7F007F7F
  1352.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F0000FF0000
  1353.         7F00007F00007F00007F7F7F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1354.         7F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F
  1355.         7F7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1356.         7F007F7F0000FF00007F00007F00007F00007F00007F7F7F7F007F7F007F7F00
  1357.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F
  1358.         007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F
  1359.         7F007F7F007F7F007F7F007F7F0000FF00007F00007F00007F7F7F7F00007F00
  1360.         007F00007F7F7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1361.         007F7F007F7F7F7F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F
  1362.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F0000FF00007F00007F00
  1363.         007F7F7F7F007F7F0000FF00007F00007F00007F7F7F7F007F7F007F7F007F7F
  1364.         007F7F007F7F007F7F007F7F007F7F7F7F7F007F7F007F7F007F7F7F7F7FFFFF
  1365.         FF007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F00
  1366.         7F7F0000FF00007F00007F7F7F7F007F7F007F7F007F7F0000FF00007F00007F
  1367.         00007F7F7F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F
  1368.         7F007F7F7F7F7F007F7F7F7F7FFFFFFF007F7F007F7F7F7F7FFFFFFF007F7F00
  1369.         7F7F007F7F007F7F007F7F007F7F007F7F0000FF00007F007F7F007F7F007F7F
  1370.         007F7F007F7F0000FF00007F00007F00007F007F7F007F7F007F7F007F7F007F
  1371.         7F007F7F7F7F7FFFFFFFFFFFFF7F7F7F007F7F007F7F007F7F7F7F7FFFFFFF00
  1372.         7F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1373.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F0000FF00007F0000FF007F
  1374.         7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F7F7F7F007F7F007F7F00
  1375.         7F7F007F7F007F7F7F7F7FFFFFFFFFFFFFFFFFFF7F7F7F007F7F007F7F007F7F
  1376.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1377.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1378.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F7F7F7F7F7F7F
  1379.         007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
  1380.         7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
  1381.         7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
  1382.         007F7F007F7F007F7F007F7F007F7F007F7F}
  1383.       NumGlyphs = 2
  1384.     end
  1385.   end
  1386.   object ColorDialog1: TColorDialog
  1387.     Ctl3D = True
  1388.     Options = [cdFullOpen, cdAnyColor]
  1389.     Left = 649
  1390.     Top = 29
  1391.   end
  1392.   object OpenDialog1: TOpenDialog
  1393.     FileEditStyle = fsEdit
  1394.     Filter = 
  1395.       'Images (*.JPG,*.GIF,*.PNG)|*.JPE; *.JPG; *.JPEG; *.JFIF; *.JIF;*' +
  1396.       '.GIF;*.PNG;|All files (*.*)|*.*'
  1397.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  1398.     Title = 'Select background image:'
  1399.     Left = 4
  1400.     Top = 372
  1401.   end
  1402. end
  1403.